this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 7 lines 110 B view raw
1{% extends "layout.html" %} 2 3{% block content %} 4 5<p>Sadly this page doesnt seem to exist</p> 6 7{% endblock %}