• Well, it looks like https://github.com/microcosm-cc/microweb is no longer public, so I can't send a PR - but here's a patch if @Velocio is interested:

    diff --git a/core/templates/updates.html b/core/templates/updates.html
    index e53f965..1bf0f1a 100644
    --- a/core/templates/updates.html
    +++ b/core/templates/updates.html
    @@ -83,7 +83,7 @@
     
     </div><!-- /content-body -->
     
    -<div class="content-footer">
    +<div class="content-footer padded">
     	<div class="row">
     		<div class="col-sm-6"></div>
     		<div class="col-sm-6">{% include 'pagination.html' %}</div>
    
  • Manually applied.

    As I've now learned that I can no longer deploy this version of Django :)

    I guess I best use some of my vacation days to work on this site again.

About

Avatar for cyclotron3k @cyclotron3k started