f56ffa98e4
- added water.css styling - added CL argument to set port - added raw URL to pasta list
4 lines
143 B
HTML
4 lines
143 B
HTML
{% include "header.html" %}
|
|
<a href="/raw/{{pasta.idAsAnimals()}}">Raw Pasta</a>
|
|
<pre><code>{{pasta}}</code></pre>
|
|
{% include "footer.html" %}
|