mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 06:10:22 +02:00
fix(arstechnica): plus a few unrelated tweaks (#3829)
This commit is contained in:
@@ -31,6 +31,7 @@ final class FrontpageAction implements ActionInterface
|
||||
}
|
||||
}
|
||||
|
||||
// todo: cache this renderered template
|
||||
return render(__DIR__ . '/../templates/frontpage.html.php', [
|
||||
'messages' => $messages,
|
||||
'admin_email' => Configuration::getConfig('admin', 'email'),
|
||||
|
Reference in New Issue
Block a user