Some checks reported errors
continuous-integration/drone/push Build was killed
6 lines
192 B
HTML
6 lines
192 B
HTML
{% extends "pxy_dashboard/partials/base.html" %}
|
|
{% block content %}
|
|
<h2>Facebook Pages Bot</h2>
|
|
<p>This is a placeholder page for <code>apps-facebook-pages-bot.html</code></p>
|
|
{% endblock %}
|