Sha256: 92316cada1f3f7cf7576c773e5dad944cb0c24af0dab3d9a69e3d4a0f73216eb
Contents?: true
Size: 503 Bytes
Versions: 1
Compression:
Stored size: 503 Bytes
Contents
- content_for :person do - if @reader && !@reader.new_record? = standard_gravatar_for(@reader) - content_for :section_navigation do = link_to t('reader_extension.navigation.readers'), readers_url, :class => 'section' - if Radiant::Config['reader.help_url'] = link_to t('reader_extension.navigation.reader_help'), Radiant::Config['reader.help_url'] - content_for :controls do = render :partial => 'readers/controls' - content_for :signals do = render :partial => 'readers/flasher'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
radiant-reader-extension-2.0.0.rc4 | app/views/shared/_standard_reader_parts.html.haml |