mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-25 23:08:22 -05:00
792c7d5ad54cbed27f0c08ea93c0b19c344dafa6
This fixes the import of stub templates in open-source installs. Before pluginization, the admin-stub templates were imported from the admin sub-module of the templates directory if r2admin were not available. Since we're not doing that logic anymore, these stub templates need to move into the root template directory so they can be found by the system.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%