Skip to content
Snippets Groups Projects
Unverified Commit 3e9b1625 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3176913 by sarvjeetsingh, mherchel: [Olivero Code Review] Missing @file...

Issue #3176913 by sarvjeetsingh, mherchel: [Olivero Code Review] Missing @file documentation in block--system-powered-by-block.html.twig
parent dee581d3
No related branches found
No related tags found
No related merge requests found
{% extends "block.html.twig" %}
{#
/**
* @file
* Olivero's theme implementation for Powered by Drupal block.
*
* The Powered by Drupal block is an optional link to the home page of the
* Drupal project.
*
*/
#}
{% block content %}
{{ attach_library('olivero/powered-by-block') }}
<span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment