{% extends "base.html" %* {% block title %}HTML Pages — RAZOR SMS PANEL{% endblock %} {% block content %}
| # | Filename | Title | Live URL | Created | Actions |
|---|---|---|---|---|---|
| {{ p.id }} | {{ p.filename }} |
{{ p.title or '—' }} | /dev/pages/{{ p.slug }} | {{ p.created_at.strftime('%Y-%m-%d') if p.created_at else '—' }} | Edit |