cs / detectweb /templates /user_activate.html
haoqi7's picture
Upload 1527 files
a8eb386
raw
history blame contribute delete
73 Bytes
{% extends "base.html" %}
{% block content %}
{{ msg }}
{% endblock %}