Fix up template naming in index.html; remove space
This commit is contained in:
parent
27e023fb73
commit
c4b85808b9
|
@ -11,6 +11,6 @@
|
||||||
<p>This is a paragraph.</p>
|
<p>This is a paragraph.</p>
|
||||||
<p>This is another paragraph.</p>
|
<p>This is another paragraph.</p>
|
||||||
</div>
|
</div>
|
||||||
#{{footer}}
|
#{{footer.template.html}}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue