1
Fork 0
theorangeone.net-legacy/project/pages/views/college.py

5 lines
134 B
Python

from project.common.views import MarkdownView
class AttackOnBlocksView(MarkdownView):
markdown = 'projects/attack-on-blocks.md'