rename template to resolve filepath issue
This commit is contained in:
parent
ea4217f197
commit
168ac55820
@ -1,4 +1,4 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% extends "layout.html" %}
|
||||
{% block title %}A simple and silly address prober{% endblock %}
|
||||
{% block content %}
|
||||
<div id="address">{{ address }}</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user