You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
253 B
HTML

{% extends 'base.html' %}
{% block content %}
<div class="container text-center">
<div class="container">
<h2><p class="text-danger"><b>litl.auro.re/{{slug}}</b></p> Is not a valid entry for this instance of litl.</h2>
</div>
</div>
{% endblock %}